Skip to content

chore: bump vite-task to 85d4e73#2215

Merged
wan9chi merged 2 commits into
mainfrom
claude/bump-vite-task-y0kuji
Jul 22, 2026
Merged

chore: bump vite-task to 85d4e73#2215
wan9chi merged 2 commits into
mainfrom
claude/bump-vite-task-y0kuji

Conversation

@wan9chi

@wan9chi wan9chi commented Jul 22, 2026

Copy link
Copy Markdown
Member

Bumps the vite-task git-dependency crates (fspy, pty_terminal_test, pty_terminal_test_client, snapshot_test, vite_path, vite_powershell, vite_str, vite_task, vite_workspace) from 4003f65 to 85d4e73.

Changelog

All three new entries are internal bug fixes with no user-facing CLI/config changes, so no docs updates are needed:

  • Task cache now supports much larger automatically tracked input sets without hitting wincode's default 4 MiB sequence preallocation limit (#554)
  • npm workspace patterns beginning with ./ now discover matching packages correctly (#547)
  • Failures while forwarding output from a started task process no longer incorrectly report that the process failed to spawn (#506)

Full diff: https://github.com/voidzero-dev/vite-task/compare/4003f65a3e5e3d957ff81b157e85e6ee41cc59fc...85d4e734c64c96c2ce60e734b3e202b5add53696#diff-06572a96a58dc510037d5efa622f9bec8519bc1beab13c9f251e97e657a9d4ed

Verification

  • cargo check --workspace — clean (no breaking changes; the PTY snapshot runner compiles against the new vite-task crates without changes)
  • cargo test across the vite-plus crates (vite_command, vite_error, vite_install, vite_js_runtime, vite_migration, vite_shared, vite_static_config, vite-plus-cli, vite_global_cli) — all pass
  • PTY snapshot suite (global flavor): the task-runner/cache output cases that the bump could affect (command_run_help, command_cache_*, shim_recursive_npm_run) pass unchanged. The remaining failures in this sandbox are environmental (missing bootstrapped JS CLI dist/bin.js, and npm-registry TLS blocked by the proxy) and are left to CI, which bootstraps the CLI and registry bridge.

🤖 Generated with Claude Code


Generated by Claude Code

Update the vite-task git-dependency crates (fspy, pty_terminal_test,
pty_terminal_test_client, snapshot_test, vite_path, vite_powershell,
vite_str, vite_task, vite_workspace) from 4003f65 to 85d4e73.

Changelog (all internal bug fixes, no user-facing changes):
- Task cache supports much larger auto-tracked input sets (#554)
- npm workspace patterns beginning with ./ discover packages (#547)
- Output-forwarding failures no longer misreport as spawn failures (#506)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LGJPQK1jAPZVtj4eCuWMPm
@netlify

netlify Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit a643a06
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a6084d18e6e9100086dda50

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Native binary sizes (a643a06)

Final release artifacts built by the canonical build-upstream and build-windows-cli actions.

Artifact Format Base PR Change
vp (Linux x64) Binary 10.31 MiB 10.31 MiB 0 B (0.00%)
vp (Linux x64) gzip -9 4.43 MiB 4.43 MiB +647 B (+0.01%)
NAPI (Linux x64) Binary 33.06 MiB 33.07 MiB +4.00 KiB (+0.01%)
NAPI (Linux x64) gzip -9 12.72 MiB 12.72 MiB +1.45 KiB (+0.01%)
vp (macOS ARM64) Binary 7.64 MiB 7.64 MiB 0 B (0.00%)
vp (macOS ARM64) gzip -9 3.84 MiB 3.84 MiB -388 B (-0.01%)
NAPI (macOS ARM64) Binary 40.50 MiB 40.50 MiB 0 B (0.00%)
NAPI (macOS ARM64) gzip -9 16.97 MiB 16.97 MiB +1.50 KiB (+0.01%)
vp (Windows x64) Binary 8.35 MiB 8.35 MiB -3.50 KiB (-0.04%)
vp (Windows x64) gzip -9 3.64 MiB 3.64 MiB -217 B (-0.01%)
NAPI (Windows x64) Binary 27.50 MiB 27.51 MiB +3.00 KiB (+0.01%)
NAPI (Windows x64) gzip -9 10.69 MiB 10.70 MiB +4.31 KiB (+0.04%)
Trampoline (Windows x64) Binary 203.00 KiB 203.00 KiB 0 B (0.00%)
Trampoline (Windows x64) gzip -9 97.91 KiB 97.91 KiB +1 B (+0.00%)
Installer (Windows x64) Binary 4.44 MiB 4.44 MiB +512 B (+0.01%)
Installer (Windows x64) gzip -9 2.08 MiB 2.08 MiB +356 B (+0.02%)

@wan9chi
wan9chi requested a review from cpojer July 22, 2026 08:42
@wan9chi
wan9chi merged commit 8d54831 into main Jul 22, 2026
47 checks passed
@wan9chi
wan9chi deleted the claude/bump-vite-task-y0kuji branch July 22, 2026 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants